projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb191db
)
(lread.o): Depend on coding.h.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 29 Mar 2002 12:39:39 +0000
(12:39 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 29 Mar 2002 12:39:39 +0000
(12:39 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 4d4845db14b851bcf3373d55ab1d2b4095393b4e..db1328f2e717f8fee506d77442570f17a1f54777 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-1152,7
+1152,7
@@
fns.o: fns.c commands.h $(config_h) frame.h buffer.h charset.h keyboard.h \
print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\
$(config_h) dispextern.h msdos.h composite.h
lread.o: lread.c commands.h keyboard.h buffer.h epaths.h charset.h $(config_h) \
- termhooks.h msdos.h
+ termhooks.h
coding.h
msdos.h
/* Text properties support */
textprop.o: textprop.c buffer.h window.h dispextern.h $(INTERVAL_SRC) \